home *** CD-ROM | disk | FTP | other *** search
/ Pink Daily - The Pink Days / Pink Daily - The Pink Days.iso / mac / PinkData / shared.dir / 00077_Script_77 < prev    next >
Text File  |  1995-08-15  |  132b  |  7 lines

  1. on getkoko
  2.   global gFrame, gPath, gMovie
  3.   put frame() into gFrame
  4.   put pathName() into gPath
  5.   put movie() into gMovie
  6. end
  7.